s@lm@n
Microsoft
Exam 70-492
Upgrade your MCPD: Web Developer 4 to MCSD: Web Applications
Version: 6.0
[ Total Questions: 129 ]
http://certkill.com
✑
✑
✑
Topic 1, Mixed Questions Set 1
You are developing an ASP.NET MVC application in Visual Studio 2012. The application
supports multiple cultures. The application contains three resource files in the Resources
directory:
MyDictionary.resx
MyDictionary.es.resx
MyDictionary.fr.resx
Each file contains a public resource named Title with localized translation.
The application is configured to set the culture based on the client browser settings.
The application contains a controller with the action defined in the following code segment.
(Line numbers are included for reference only.)
You need to set ViewBag.Title to the localized title contained in the resource files.
Which code segment should you add to the action at line 03?
A. Option A
B. Option B
C. Option C
D. Option D
Question No : 1 - (Topic 1)
Microsoft 70-492 : Practice Test
2
http://certkill.com
Answer: B
You are developing an ASP.NET MVC application that takes customer orders.
Orders are restricted to customers with IP addresses based in the United States.
You need to implement a custom route handler.
How should you implement the route handler? (To answer, drag the appropriate line of
code to the correct location or locations. Each line of code may be used once, more than
once, or not at all. You may need to drag the split bar between panes or scroll to view
content.)
Answer:
Question No : 2 DRAG DROP - (Topic 1)
Question No : 3 - (Topic 1)
Microsoft 70-492 : Practice Test
3
http://certkill.com
✑
✑
You are developing an ASP.NET MVC application that uses forms authentication. The user
database contains a user named OrderAdmin.
You have the following requirements:
You must allow all users to access the GetOrders method.
You must restrict access to the EditOrder method to the user named OrderAdmin.
You need to implement the controller to meet the requirements.
Which code segment should you use? (Each correct answer presents a complete solution.
Choose all that apply.)
Microsoft 70-492 : Practice Test
4
http://certkill.com
A. Option A
B. Option B
C. Option C
D. Option D
Answer: A,B
Question No : 4 HOTSPOT - (Topic 1)
Microsoft 70-492 : Practice Test
5
http://certkill.com
You are developing an ASP.NET MVC web application that enables users to open
Microsoft Excel files.
The current implementation of the ExcelResult class is as follows.
You need to enable users to open Excel files.
How should you implement the ExecuteResult method? (To answer, select the appropriate
options in the answer area.)
Microsoft 70-492 : Practice Test
6
http://certkill.com
Answer:
You are developing an ASP.NET MVC application that authenticates a user by using
claims-based authentication. The application must:
Question No : 5 HOTSPOT - (Topic 1)
Microsoft 70-492 : Practice Test
7
http://certkill.com
✑
✑
Use Windows Identity Foundation 4.5.
Support the Windows Azure Access Control Service.
You need to implement authentication.
How should you build the class constructor? (To answer, select the appropriate option from
the drop-down list in the answer area.)
Microsoft 70-492 : Practice Test
8
http://certkill.com
Answer:
Microsoft 70-492 : Practice Test
9
http://certkill.com
You are designing an HTML5 website.
You need to design the interface to make the content of the web page viewable in all types
of browsers, including voice recognition software, screen readers, and reading pens.
Question No : 6 - (Topic 1)
Microsoft 70-492 : Practice Test
10
http://certkill.com